ARM: GICv3: enable LPIs on the host
authorAndre Przywara <andre.przywara@arm.com>
Wed, 14 Sep 2016 13:47:19 +0000 (14:47 +0100)
committerStefano Stabellini <sstabellini@kernel.org>
Wed, 14 Jun 2017 18:38:37 +0000 (11:38 -0700)
commit977cd7484537ba008726bf2656e877e1a971cac0
tree4a7f9849edcbe2b72c00d236384f5b85321ad48b
parentbde03c44b1d368edcdace8cdfef56cba3211411c
ARM: GICv3: enable LPIs on the host

Now that the host part of the ITS code is in place, we can enable the
LPIs on each redistributor to get the show rolling.
At this point there would be no LPIs mapped, as guests don't know about
the ITS yet.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/gic-v3.c